Move some rmail variables from paths.el to rmail.el
authorGlenn Morris <rgm@gnu.org>
Thu, 24 May 2012 06:53:08 +0000 (23:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 May 2012 06:53:08 +0000 (23:53 -0700)
commit3337620ca0e721a19a2cb5ad8430d9f82d4817f7
tree5bc5da3145a4d61ad7f440e9acff54d169cc340d
parent5fe9cdf4abeb0532ba450451e2989df6cc68a040
Move some rmail variables from paths.el to rmail.el

Ref eg
http://lists.gnu.org/archive/html/emacs-devel/2004-10/msg00620.html

* paths.el (rmail-file-name, rmail-spool-directory): Move from here...
* mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
Make the latter a defcustom, with a delayed initialization.
lisp/ChangeLog
lisp/mail/rmail.el
lisp/paths.el